I just got a new macbook pro and trying to setup my dev environment. I downloaded xcode 4.2 from the app store and installed it, after this i installed homebrew and RVM. Ima
For people who want source installation, you can download the source code repository and issue this command in the imagemagick source code directory.
./configure --disable-openmp
It will work similar to the brew version above but with source code compilation instead.