In phpthumb.class.php file
row: 1266
The temporary file $IMtempSourceFilename from row 1263 is not deleted.
I think there should be unlink($IMtempSourceFilename);
right after $this->DebugMessage('ImageMagickThumbnailToGD() setting...
2007-11-07 16:20:13 UTC in phpThumb()