This is the easiest way to get RMagick installed in Ubuntu Intrepid Ibex for Ruby

sudo apt-get install libmagick++9-dev

..then...

sudo gem install rmagick

Job done!