Add these two lines to your /etc/inputrc or ~/.inputrc if you want CTRL+Left to skip to the previous and CTRL+Right to skip to the next word in PuTTY.

"\eOD": backward-word
"\eOC": forward-word