Can't install RMagick. Can't find MagickCore.h
After many attempts I have downloaded the bundled version (containing both ImageMagic and RMAgic.gem)
http://files.rubyforge...../RMagick-2.0.0-ImageMagick-6.3.7-8-Q8.zip
After installing the ImageMagic from the zip file and doing the following
gem install rmagick --local
I got:
Successfully installed rmagick-2.0.0-x86-mswin32
1 gem installed
It finally works!