ImageMagick problem

I'm running OS 10.10, Omeka 2.2.2, XAMPP. ImageMagick path is not discoverable. I have tried opt/ImageMagick/bin/ and opt/local/bin/ but neither work. I tried removing # from .htaccess but it did not work so I can't get more details about the problem. Can you please provide some step by step directions? I'm not developer savvy. I don't understand why ImageMagick isn't working. Thank you!

If you open a command line terminal, and enter

which convert

it should tell you the correct path to ImageMagick. If it doesn't, that might mean that ImageMagick isn't installed.

I ran into similar issue. I just removed the install and downloaded from http://cactuslab.com/imagemagick/
Then, under Omeka > Settings I added the Path:
/opt/ImageMagick/bin