instead of using Image::Magick you can just install ImagiMagick for windows and use the binary utilities provided on that package to manipulate the images calling them from your Perl programs with system().
Comment on Re: Pure Perl - Crop and Resize Jpeg Files