Get a bit newer version of AMX (but already with a fix for some problem with bots - for now available only for linux):
http://djeyl.net/forum/index.php?showtopic=41122
For this version You can use the newest ChickenMod - get it here:
http://djeyl.net/forum/index.php?showtopic=39888
Note - ChickenMod Rebirth 1.0 doesn't use anymore any separate dll (so remove corresponding lines existing into metamod's plugins.ini file and in amx\config\modules.ini and replace in amx\config\plugins.ini file the line:
amx_chicken_plugin.amx ; chicken mod
by this one:
amx_chicken.amx ; Chicken Mod Rebirth 1.0
(after updating of course)
When You will update Your AMX and ChickenMod we will go back to the discussion about amx_podbotmenu.
And You still didn't answer me how do You detect AMX isn't loaded (by meta list or any functions of AMX don't want to work for You)?