OK, my mess: When specifying the path, include the file name without the extension. I'll need to clean this up later. So if NormalMapExt.fx is inside
D:\Projects\NormalExtended, then use input: D:\Projects\NormalExtended\NormalMapExt
The reasoning is, effects all live in the same directory, so you need to specify the name.