Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Try adding -size 66x100 to your command line. This is a hint to the JPEG delegate library to return an image thumbnail so your conversion can occur in a small memory footprint.