I\'m on Mountain Lion and installed ImageMagick using Homebrew (minimagick is also in my Gemfile but I don\'t think that\'s relevant). SimpleCaptcha uses it in a Rails app t
Looks like you're missing ghostscript. If you are using Homebrew you can install it via:
$ brew install ghostscript