I had the same problem and resolved it by uninstalling ImageMagick, removing the rmagick gem and running bundle install again.
Make sure the rmagick gem is completely gone from your ~/.rvm/gems/ruby-1.8.7-p334/gems/ folder before re-installing and running bundle install and it should at least get you beyond that error.