Configuring Paperclip on windows...

I've been banging my head against rails in the last couple of days trying to get paperclip to work in windows.

I have ImageMagick working. I have RMagick working (and tested it on rails). I even configured paperclip to have the correct path to identity.exe, however I keep getting an error that identity cannot be executed.

--Dmitriy