I had problems with 1.3.1. The ZIP file contained files with all lowercase names. The filenames in the php code were in Java capitalization. I had to rename the files. For example:
$ cp amazonwidgetsshortcodemyfavorites.class.php AmazonWidgetsShortcodeMyFavorites.class.php